home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _A0731ADD85F04B2ABEC9072D28C02957 < prev    next >
Text File  |  2005-02-05  |  3KB  |  126 lines

  1.  <window>
  2.   <id>3000</id>
  3.   <defaultcontrol>2</defaultcontrol>
  4.  <controls>
  5.     <control>
  6.         <description>lcd display shine</description>
  7.         <type>image</type>
  8.         <id>19</id>
  9.         <posX>125</posX>
  10.         <posY>29</posY>
  11.         <width>263</width>
  12.         <height>23</height>
  13.         <texture>lcdtopnoshine.png</texture>
  14.     </control>
  15.     <control>
  16.         <description>movie logo</description>
  17.         <type>image</type>
  18.         <id>18</id>
  19.         <posX>70</posX>
  20.         <posY>425</posY>
  21.         <width>90</width>
  22.         <height>100</height>
  23.         <texture>#thumb</texture>
  24.         <action>18</action>
  25.         <textureFocus>video_window_focus.png</textureFocus>
  26.     </control>
  27.     <control>
  28.     <description>play logo</description>
  29.     <type>image</type>
  30.     <id>3</id>
  31.         <posX>330</posX>
  32.         <posY>35</posY>
  33.         <width>7</width>
  34.         <height>12</height>
  35.         <texture>logo_play.png</texture>
  36.     </control>
  37.     <control>
  38.         <description>Pause logo</description>
  39.         <type>image</type>
  40.         <id>4</id>
  41.         <posX>330</posX>
  42.         <posY>35</posY>
  43.         <width>9</width>
  44.         <height>12</height>
  45.         <texture>logo_pause.png</texture>
  46.     </control>
  47.     <control>
  48.         <description>FF logo</description>
  49.         <type>image</type>
  50.         <id>7</id>
  51.         <posX>330</posX>
  52.         <posY>35</posY>
  53.         <width>12</width>
  54.         <height>12</height>
  55.         <texture>logo_fastforward.png</texture>
  56.     </control>
  57.     <control>
  58.         <description>RW logo</description>
  59.         <type>image</type>
  60.         <id>8</id>
  61.         <posX>330</posX>
  62.         <posY>35</posY>
  63.         <width>12</width>
  64.         <height>12</height>
  65.         <texture>logo_rewind.png</texture>
  66.     </control>
  67.     <control>
  68.         <description>play time label</description>
  69.         <type>label</type>
  70.         <id>2</id>
  71.         <posX>375</posX>
  72.         <posY>32</posY>
  73.         <label>#currentplaytime</label>
  74.         <align>right</align>
  75.         <font>font10</font>
  76.         <textcolor>FF000000</textcolor>
  77.     </control>
  78.   <control>
  79.     <description>album/artist/genre etc info label</description>
  80.     <type>fadelabel</type>
  81.     <width>165</width>
  82.     <height>30</height>
  83.     <posX>305</posX>
  84.     <posY>32</posY>
  85.     <align>right</align>
  86.     <font>font10</font>
  87.     <label>#title\r#genre\r#year\r#director</label>
  88.     <textcolor>FF000000</textcolor>
  89.     <id>5</id>
  90.   </control>
  91.     <control>
  92.         <description>lcd display shine</description>
  93.         <type>image</type>
  94.         <id>10</id>
  95.         <posX>126</posX>
  96.         <posY>29</posY>
  97.         <width>70</width>
  98.         <height>23</height>
  99.         <texture>lcdtopshine.png</texture>
  100.     </control>
  101.     <control>
  102.         <description>video rectangle</description>
  103.         <type>image</type>
  104.         <id>0</id>
  105.         <posX>60</posX>
  106.         <posY>450</posY>
  107.         <width>130</width>
  108.         <height>110</height>
  109.         <texture>panel.png</texture>
  110.         <colorkey>0</colorkey>
  111.         <colordiffuse>ffffffff</colordiffuse>
  112.     </control>
  113.     <control>
  114.         <description>video preview window</description>
  115.         <type>videowindow</type>
  116.         <id>1</id>
  117.         <posX>65</posX>
  118.         <posY>455</posY>
  119.         <width>120</width>
  120.         <height>100</height>
  121.         <action>18</action>
  122.         <textureFocus>video_window_focus.png</textureFocus>
  123.     </control>
  124.  </controls>
  125. </window>
  126.